projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68eabf1
)
(i[34]86-next-*): New alternative.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 24 May 1994 04:05:17 +0000
(
04:05
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 24 May 1994 04:05:17 +0000
(
04:05
+0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 0620b1fab5bb8a0fc5331917158d0b1aafd7f686..3144bdd324170159f1ebf64ed0094ad22ed034c7 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-828,7
+828,7
@@
case "${canonical}" in
;;
## NeXT
- m68*-next-* )
+ m68*-next-*
| i[34]86-next-*
)
machine=next opsys=mach2
;;